Revision: awiki--devo--1.0--patch-32
Archive: lord@emf.net--awiki-2004
Creator: Tom Lord <lord@emf.net>
Date: Fri Oct  8 13:09:48 PDT 2004
Standard-date: 2004-10-08 20:09:48 GMT
Modified-files: libawiki/awiki.c libawiki/node.c
New-patches: lord@emf.net--awiki-2004/awiki--devo--1.0--patch-32
Summary: malloc failure safety in awiki.c
Keywords: 

All failed allocations are now gracefully handled in 
awiki.c although in two points (noted with #undef fixme)
in node.c, callers are not yet updated..

